home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
steppenw.swf
/
scripts
/
DefineButton2_1143
/
BUTTONCONDACTION on(release).as
< prev
Wrap
Text File
|
2008-11-12
|
84b
|
7 lines
on(release){
tellTarget("ControlFleche")
{
gotoAndPlay(1);
}
}